frontend-triage: invite feedback via Bugzilla reactions and tags - #6519
Merged
Conversation
msujaws
reviewed
Aug 5, 2026
crythms
force-pushed
the
triage-feedback-message
branch
from
August 5, 2026 19:18
6a1a574 to
e066344
Compare
crythms
force-pushed
the
triage-feedback-message
branch
from
August 5, 2026 19:22
e066344 to
a19f190
Compare
crythms
force-pushed
the
triage-feedback-message
branch
from
August 5, 2026 20:05
a19f190 to
700c841
Compare
There is no way to tell whether Hackbot's Bugzilla comments are any good. Bugzilla already has per-comment reactions and comment tags, so collecting feedback needs no UI of ours — only for readers to be told the affordances are there, since the reaction control is an unlabelled icon. Every agent's comments now ask for a 👍/👎 reaction in place of the needinfo footer, which was meant to have been dropped earlier and never was. frontend-triage appends a second line offering ai-triage-* tags to categorise the feedback. Those tag names have no business on another agent's comments, so they are registered as a hook on that agent rather than added to the shared footer. Literal 👍/👎 rather than 👍/👎 — BMO builds its markdown parser with only autolink, tagfilter, table and strikethrough, so a shortcode would render as visible text. The tag list sits on its own line because that same parser sets hardbreaks, making a single newline a line break.
crythms
force-pushed
the
triage-feedback-message
branch
from
August 5, 2026 20:26
700c841 to
ddcab2b
Compare
msujaws
approved these changes
Aug 5, 2026
suhaibmujahid
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We have no way to get feedback from engineers on the Hackbot comments posted to Bugzilla.. Bugzilla already has
comment reactions and tags that can be used to gather feedback, so this just adds a line pointing readers at them.
Fixes #6489
Triage comments now end: